Clothes class
Constructors
- Clothes()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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
Static Methods
-
blazerShirt(
Color color) → String -
blazerSweater(
Color color) → String -
collarSweater(
Color color) → String -
graphicShirt(
Color color, String graphic(String maskID)) → String -
hoodie(
Color color) → String -
overall(
Color color) → String -
shirtCrewNeck(
Color color) → String -
shirtScoopNeck(
Color color) → String -
shirtVNeck(
Color color) → String