tryFontBoundingBoxAscent property
double?
get
tryFontBoundingBoxAscent
Implementation
double? get tryFontBoundingBoxAscent => tryCall(() => fontBoundingBoxAscent);
double? get tryFontBoundingBoxAscent => tryCall(() => fontBoundingBoxAscent);