onSelectionChanged property

ValueChanged<TextSelection>? onSelectionChanged
final

Called when the source selection changes.

Implementation

final ValueChanged<TextSelection>? onSelectionChanged;