onHover property

VoidCallback? onHover
final

A callback function that is called when the point is hovered over.

Implementation

final VoidCallback? onHover;