onTextSelected property

void Function(TextSelectionEvent)? onTextSelected
getter/setter pair

Called when the user selects text in the reader.

Implementation

void Function(TextSelectionEvent)? onTextSelected;