onTap property

Function? onTap

Callback function to be called when tap on this map.

Implementation

Function? get onTap => _options.onTap;