performAction method

  1. @protected
  2. @override
void performAction(
  1. TextInputAction action
)
override

Requests that this client perform the given action.

Implementation

@protected
@override
void performAction(TextInputAction action) {}