onPolygonTapped property

ArgumentCallbacks<Polygon> onPolygonTapped
final

Callbacks to receive tap events for fills placed on this map.

Implementation

final ArgumentCallbacks<Polygon> onPolygonTapped =
    ArgumentCallbacks<Polygon>();