hitNotifier property

LayerHitNotifier<Object>? hitNotifier
final

Hit notifier for polylines and polygons. See LayerHitNotifier documentation for explanations and an example.

Implementation

final LayerHitNotifier? hitNotifier;