textInputAction property

TextInputAction? textInputAction
final

Action button type for the keyboard (e.g., newline, send).

Implementation

final TextInputAction? textInputAction;