tryFontBoundingBoxDescent property
double?
get
tryFontBoundingBoxDescent
Implementation
double? get tryFontBoundingBoxDescent =>
tryCall(() => fontBoundingBoxDescent);
double? get tryFontBoundingBoxDescent =>
tryCall(() => fontBoundingBoxDescent);