textInputAction property

TextInputAction? textInputAction
final

Action button on the keyboard when editing ends, e.g., "Done" or "Next".

Implementation

final TextInputAction? textInputAction;