menu
az_ui package
documentation
widgets/text_form_filed.dart
AzTextFormField
textInputActionNext method
textInputActionNext method
dark_mode
light_mode
textInputActionNext
method
AzTextFormField
textInputActionNext
(
)
Implementation
AzTextFormField textInputActionNext() { _textInputAction = TextInputAction.next; return this; }
az_ui package
documentation
widgets/text_form_filed
AzTextFormField
textInputActionNext method
AzTextFormField class