onSelecting property

void Function(bool)? onSelecting
final

Callback, called when a selection of the text starts or ends.

Implementation

final void Function(bool)? onSelecting;