Flutter
services
TextInputClient
performAction
performAction
Flutter
services
TextInputClient
performAction
abstract method
performAction
Source
Flutter
services
TextInputClient
Constructors
TextInputClient
Properties
hashCode
runtimeType
Operators
operator ==
Methods
performAction
updateEditingState
noSuchMethod
toString
void
performAction
(
TextInputAction
action
)
Requests that this client perform the given action.
Source
void performAction(TextInputAction action);