- Inheritance
- Object
- JSObject
- DartHtmlDomObject
- TextMetrics
- Annotations
- @DocsEditable()
- @DomName('TextMetrics')
Static Properties
- instanceRuntimeType → Type
-
@Deprecated("Internal Use Only"), read-only
Constructors
Properties
- actualBoundingBoxAscent → num
-
@DocsEditable(), @DomName('TextMetrics.actualBoundingBoxAscent'), @Experimental(), read-only
- actualBoundingBoxDescent → num
-
@DocsEditable(), @DomName('TextMetrics.actualBoundingBoxDescent'), @Experimental(), read-only
- actualBoundingBoxLeft → num
-
@DocsEditable(), @DomName('TextMetrics.actualBoundingBoxLeft'), @Experimental(), read-only
- actualBoundingBoxRight → num
-
@DocsEditable(), @DomName('TextMetrics.actualBoundingBoxRight'), @Experimental(), read-only
- alphabeticBaseline → num
-
@DocsEditable(), @DomName('TextMetrics.alphabeticBaseline'), @Experimental(), read-only
- emHeightAscent → num
-
@DocsEditable(), @DomName('TextMetrics.emHeightAscent'), @Experimental(), read-only
- emHeightDescent → num
-
@DocsEditable(), @DomName('TextMetrics.emHeightDescent'), @Experimental(), read-only
- fontBoundingBoxAscent → num
-
@DocsEditable(), @DomName('TextMetrics.fontBoundingBoxAscent'), @Experimental(), read-only
- fontBoundingBoxDescent → num
-
@DocsEditable(), @DomName('TextMetrics.fontBoundingBoxDescent'), @Experimental(), read-only
- hangingBaseline → num
-
@DocsEditable(), @DomName('TextMetrics.hangingBaseline'), @Experimental(), read-only
- ideographicBaseline → num
-
@DocsEditable(), @DomName('TextMetrics.ideographicBaseline'), @Experimental(), read-only
- width → num
-
@DocsEditable(), @DomName('TextMetrics.width'), read-only
- hashCode → int
-
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
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