onAnnotationCreated property

ValueChanged<Annotation>? onAnnotationCreated
final

Called when an annotation is created.

Implementation

final ValueChanged<Annotation>? onAnnotationCreated;