onMouseEnter property

VoidCallback? onMouseEnter
final

Called when the mouse enters the element bounds.

Implementation

final VoidCallback? onMouseEnter;