onSelect property

(dynamic Function(JidoujishoTextSelection)?) onSelect
final

The callback to be called for a selection to extract from the text.

Implementation

final Function(JidoujishoTextSelection)? onSelect;