Dart SDK
dart:svg
Rect
property runtimeType
runtimeType
class Rect
Properties
height
width
x
y
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