Dart SDK
dart:html
TextMetrics
class
TextMetrics
Properties
Properties
actualBoundingBoxAscent
actualBoundingBoxDescent
actualBoundingBoxLeft
actualBoundingBoxRight
alphabeticBaseline
emHeightAscent
emHeightDescent
fontBoundingBoxAscent
fontBoundingBoxDescent
hangingBaseline
ideographicBaseline
width
(Not documented.)
Annotations
DocsEditable()
DomName('TextMetrics')
Properties
double
actualBoundingBoxAscent
read-only
double
actualBoundingBoxDescent
read-only
double
actualBoundingBoxLeft
read-only
double
actualBoundingBoxRight
read-only
double
alphabeticBaseline
read-only
double
emHeightAscent
read-only
double
emHeightDescent
read-only
double
fontBoundingBoxAscent
read-only
double
fontBoundingBoxDescent
read-only
double
hangingBaseline
read-only
double
ideographicBaseline
read-only
double
width
read-only