annotationTextRequest method

  1. @override
void annotationTextRequest(
  1. String strText
)
override

Implementation

@override
void annotationTextRequest(String strText) =>
    _invokeVoidStr('AnnotationTextRequest', strText);