onSelect property
final
The callback to be called for a selection to extract from the text.
Implementation
final Function(JidoujishoTextSelection)? onSelect;
The callback to be called for a selection to extract from the text.
final Function(JidoujishoTextSelection)? onSelect;