onExit property

void Function(PointerExitEvent)? onExit
final

Callback, called when the mouse cursor leaves the area of this Launchpad.

Implementation

final void Function(PointerExitEvent)? onExit;