onPerformAction property
Called when a text input action is performed.
Implementation
final void Function(TextInputAction action)? onPerformAction;
Called when a text input action is performed.
final void Function(TextInputAction action)? onPerformAction;