onCrosshairEnd property
void Function()?
onCrosshairEnd
final
Called when the crosshair is dismissed (finger lifted).
Implementation
final void Function()? onCrosshairEnd;
Called when the crosshair is dismissed (finger lifted).
final void Function()? onCrosshairEnd;