imeAction
Property
Common
Deprecated Pass the ImeAction to onImeAction instead.
var SemanticsPropertyReceiver.imeAction
Contains the IME action provided by the node.
For example, "go to next form field" or "submit".
A node that specifies an action should also specify a callback to perform the action via
onImeAction
.