textInputAction property
Text input action for the text field (e.g., done, next).
Delegated to the underlying ChipInput. Allows customization of the keyboard action button.
Implementation
final TextInputAction? textInputAction;
Text input action for the text field (e.g., done, next).
Delegated to the underlying ChipInput. Allows customization of the keyboard action button.
final TextInputAction? textInputAction;