textInputAction constant

TextInputAction const textInputAction

The default text input action used in the UI.

Implementation

static const textInputAction = TextInputAction.search;