onHover property
final
Callback, called when the mouse cursor moves in the area of this Launchpad.
Implementation
final void Function(PointerHoverEvent)? onHover;
Callback, called when the mouse cursor moves in the area of this Launchpad.
final void Function(PointerHoverEvent)? onHover;