onEnter property

void Function(PointerEnterEvent)? onEnter
final

Callback, called when a mouse pointer has entered this VolumeButton.

Implementation

final void Function(PointerEnterEvent)? onEnter;