onHover property

void Function(PointerHoverEvent)? onHover
final

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

Implementation

final void Function(PointerHoverEvent)? onHover;