textInputAction property

TextInputAction textInputAction
final

The text input action configuring the soft keyboard to a particular action button.

Defaults to TextInputAction.search.

Implementation

final TextInputAction textInputAction;