textInputAction property

TextInputAction? textInputAction
final

The action button on the keyboard (e.g., next, done).

Implementation

final TextInputAction? textInputAction;