onSelectionChanged property

ValueChanged<TextSelection?>? onSelectionChanged
final

Called with the text selection used to create the spoiler mask.

Implementation

final ValueChanged<TextSelection?>? onSelectionChanged;