submitOnKeyboardAction property

bool submitOnKeyboardAction
final

Flag to enable keyboard action behavior for form submission When true, pressing Enter will move focus between fields or submit the form based on field values and focus state

Implementation

final bool submitOnKeyboardAction;