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