performAction method
Requests that this client perform the given action.
Implementation
@override
void performAction(TextInputAction action) {
// no-op
}
Requests that this client perform the given action.
@override
void performAction(TextInputAction action) {
// no-op
}