onTap property

(void Function(T)?) onTap
final

Called if a annotation is tapped

Implementation

final void Function(T)? onTap;