textInputAction constant
TextInputAction
const textInputAction
The default text input action used in the UI.
Implementation
static const textInputAction = TextInputAction.search;
The default text input action used in the UI.
static const textInputAction = TextInputAction.search;