textInputAction property
final
The textInputAction's input action button of keyboard of the text field/box
Defaults to TextInputAction.none.
Implementation
final TextInputAction textInputAction;
The textInputAction's input action button of keyboard of the text field/box
Defaults to TextInputAction.none.
final TextInputAction textInputAction;