menu
save_points_extensions_utils package
documentation
widgets/components/custom_text_field.dart
CustomTextField
textInputAction property
textInputAction property
dark_mode
light_mode
textInputAction
property
TextInputAction
?
textInputAction
final
The action to take when the user finishes editing.
Implementation
final TextInputAction? textInputAction;
save_points_extensions_utils package
documentation
widgets/components/custom_text_field
CustomTextField
textInputAction property
CustomTextField class