inputAction property
final
The input action that will be shown on the keyboard when the user interacts with this search field.
Defaults to TextInputAction.search.
Implementation
final TextInputAction inputAction;
The input action that will be shown on the keyboard when the user interacts with this search field.
Defaults to TextInputAction.search.
final TextInputAction inputAction;