fontBoundingBoxDescent property

num get fontBoundingBoxDescent

Returns the measurement described below.

MDN Reference

Implementation

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