Dart SDK
dart:html
TextMetrics
property
instanceRuntimeType
instanceRuntimeType
class TextMetrics
Constructors
internal_
Properties
actualBoundingBoxAscent
actualBoundingBoxDescent
actualBoundingBoxLeft
actualBoundingBoxRight
alphabeticBaseline
emHeightAscent
emHeightDescent
fontBoundingBoxAscent
fontBoundingBoxDescent
hangingBaseline
ideographicBaseline
width
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType