double getRotationOfChar(
int offset
)

Not documented.

Source

@DomName('SVGTextContentElement.getRotationOfChar')
@DocsEditable()
double getRotationOfChar(int offset) => _blink.BlinkSVGTextContentElement.instance.getRotationOfChar_Callback_1_(unwrap_jso(this), offset);