onSelectionChanged property

SelectionChangedCallback? onSelectionChanged
final

Called when the user changes the selection (including cursor position).

Implementation

final SelectionChangedCallback? onSelectionChanged;