tryActualBoundingBoxAscent property
double?
get
tryActualBoundingBoxAscent
Implementation
double? get tryActualBoundingBoxAscent =>
tryCall(() => actualBoundingBoxAscent);
double? get tryActualBoundingBoxAscent =>
tryCall(() => actualBoundingBoxAscent);