DomQuad class
Constructors
- DomQuad.new([Map? p1, Map? p2, Map? p3, Map? p4])
-
factory
Properties
Methods
-
getBounds(
) → Rectangle< num> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited