onEnter property
final
Callback, called when a mouse pointer has entered this VolumeButton.
Implementation
final void Function(PointerEnterEvent)? onEnter;
Callback, called when a mouse pointer has entered this VolumeButton.
final void Function(PointerEnterEvent)? onEnter;