textInputAction property

TextInputAction? textInputAction
final

The action to be associated with the input field (e.g., next, done).

Implementation

final TextInputAction? textInputAction;