onExit property
final
Callback, called when the mouse cursor leaves the area of this Launchpad.
Implementation
final void Function(PointerExitEvent)? onExit;
Callback, called when the mouse cursor leaves the area of this Launchpad.
final void Function(PointerExitEvent)? onExit;