getComputedTextLength method

double getComputedTextLength()

Implementation

double getComputedTextLength() =>
    js_util.callMethod(this, 'getComputedTextLength', []);