onBrushClear property
void Function()?
onBrushClear
final
Called when the brush is cleared.
Implementation
final void Function()? onBrushClear;
Called when the brush is cleared.
final void Function()? onBrushClear;