getTextFormats method

Iterable<TextFormat> getTextFormats()

Implementation

Iterable<TextFormat> getTextFormats() =>
    js_util.callMethod(this, 'getTextFormats', []);