onTap property

ValueChanged<Annotation>? onTap
final

Called when an annotation is tapped

Implementation

final ValueChanged<Annotation>? onTap;