menu
my package
documentation
component/core/text_field.dart
MyTextField
textInputAction property
textInputAction property
dark_mode
light_mode
textInputAction
property
TextInputAction
?
textInputAction
final
The type of action button to use for the keyboard.
Implementation
final TextInputAction? textInputAction;
my package
documentation
component/core/text_field
MyTextField
textInputAction property
MyTextField class