textInputAction property

TextInputAction? textInputAction
final

The type of action button to use for the keyboard.

Same as TextField.textInputAction

Implementation

final TextInputAction? textInputAction;