Inheritance
Annotations
  • DocsEditable()
  • DomName('TextMetrics')

Static Properties

instanceRuntimeType Type

read-only

Constructors

TextMetrics.internal_()

Properties

actualBoundingBoxAscent num

read-only
actualBoundingBoxDescent num

read-only
actualBoundingBoxLeft num

read-only
actualBoundingBoxRight num

read-only
alphabeticBaseline num

read-only
emHeightAscent num

read-only
emHeightDescent num

read-only
fontBoundingBoxAscent num

read-only
fontBoundingBoxDescent num

read-only
hangingBaseline num

read-only
hashCode int

read-only, inherited
ideographicBaseline num

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
width num

read-only

Operators

operator ==(other) bool

The equality operator.

inherited

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns the result of the JavaScript objects toString method.

inherited