onEnter property

void Function(PointerEnterEvent)? onEnter
final

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

Implementation

final void Function(PointerEnterEvent)? onEnter;