textInputAction property

TextInputAction textInputAction
final

The textInputAction's input action button of keyboard of the text field/box

Defaults to TextInputAction.none.

Implementation

final TextInputAction textInputAction;