getTextAnchor method
Part of the text placed closest to the anchor. Default value: "center".
Implementation
Future<TextAnchor?> getTextAnchor() => _annotationMessenger.getTextAnchor(id);
Part of the text placed closest to the anchor. Default value: "center".
Future<TextAnchor?> getTextAnchor() => _annotationMessenger.getTextAnchor(id);