onPolygonTapped property
Callbacks to receive tap events for fills placed on this map.
Implementation
final ArgumentCallbacks<Polygon> onPolygonTapped =
ArgumentCallbacks<Polygon>();
Callbacks to receive tap events for fills placed on this map.
final ArgumentCallbacks<Polygon> onPolygonTapped =
ArgumentCallbacks<Polygon>();