characterBounds method

Iterable<DOMRect> characterBounds()

Implementation

Iterable<DOMRect> characterBounds() =>
    js_util.callMethod(this, 'characterBounds', []);