onFillTapped property

ArgumentCallbacks<Fill> onFillTapped
final

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

Implementation

final ArgumentCallbacks<Fill> onFillTapped = ArgumentCallbacks<Fill>();