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