Dart SDK
dart:html
VttRegion
property runtimeType
runtimeType
class VttRegion
Constructors
VttRegion
Properties
height
id
regionAnchorX
regionAnchorY
scroll
track
viewportAnchorX
viewportAnchorY
width
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType