getTextJustify method
Text justification options. Default value: "center".
Implementation
Future<TextJustify?> getTextJustify() =>
_annotationMessenger.getTextJustify(id);
Text justification options. Default value: "center".
Future<TextJustify?> getTextJustify() =>
_annotationMessenger.getTextJustify(id);