fontBoundingBoxAscent property

num get fontBoundingBoxAscent

Returns the measurement described below.

MDN Reference

Implementation

_i2.num get fontBoundingBoxAscent => _i4.getProperty(
      this,
      'fontBoundingBoxAscent',
    );