textInputAction property

TextInputAction? textInputAction
final

Action button on the keyboard (e.g. TextInputAction.next).

Implementation

final TextInputAction? textInputAction;