menu
gebeta_gl package
documentation
gebeta_gl.dart
AnnotationManager<T extends Annotation>
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
(
T
)
?
onTap
final
Called if a annotation is tapped
Implementation
final void Function(T)? onTap;
gebeta_gl package
documentation
gebeta_gl
AnnotationManager<T extends Annotation>
onTap property
AnnotationManager class