onFeatureHoverPlatform property
Fired when the pointer enters, moves over, or leaves an interactive feature.
Web only. Android and iOS have no pointer-hover concept and never emit this event.
Implementation
final onFeatureHoverPlatform = ArgumentCallbacks<Map<String, dynamic>>();