textInputAction property

TextInputAction? textInputAction
final

The action button on the keyboard.

Configures the action button text (e.g., "Done", "Next").

Implementation

final TextInputAction? textInputAction;