onSelectionChanged property
Called with the text selection used to create the spoiler mask.
Implementation
final ValueChanged<TextSelection?>? onSelectionChanged;
Called with the text selection used to create the spoiler mask.
final ValueChanged<TextSelection?>? onSelectionChanged;