menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
textInputAction property
textInputAction property
dark_mode
light_mode
textInputAction
property
TextInputAction
?
textInputAction
final
this will the the action when the field is submitted
Implementation
final TextInputAction? textInputAction;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
textInputAction property
CustomTextField class