onSelectionChanged method
Called when the text field's selection changes.
Override to respond to selection changes.
Implementation
void onSelectionChanged(TextSelection selection) {}
Called when the text field's selection changes.
Override to respond to selection changes.
void onSelectionChanged(TextSelection selection) {}