onAnnotationClicked property

ValueChanged<String>? onAnnotationClicked
final

Callback for handling annotation click (Highlight and Underline)

Implementation

final ValueChanged<String>? onAnnotationClicked;