onMouseEnter property

VoidCallback? onMouseEnter
final

Callback invoked when the mouse enters the node bounds.

Implementation

final VoidCallback? onMouseEnter;