onSelectionChanged property
Called when the selection changes.
If this is null, then selection changes will be ignored.
Implementation
TextSelectionChangedHandler? onSelectionChanged;
Called when the selection changes.
If this is null, then selection changes will be ignored.
TextSelectionChangedHandler? onSelectionChanged;