onBrushStart property

void Function(BrushExtent extent)? onBrushStart
final

Called when a brush selection is started.

Implementation

final void Function(BrushExtent extent)? onBrushStart;