onExit property
final
Callback, called when a mouse pointer has exited this VolumeOverlay.
Implementation
final void Function(PointerExitEvent)? onExit;
Callback, called when a mouse pointer has exited this VolumeOverlay.
final void Function(PointerExitEvent)? onExit;