StepperColors class
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
Constants
- black → const Color
- blue200 → const Color
- blue500 → const Color
- grey100 → const Color
- grey200 → const Color
- grey300 → const Color
- grey300s → const Color
- grey400 → const Color
- grey400s → const Color
- grey500 → const Color
- grey500s → const Color
- red500 → const Color
- transparent → const Color
- white500 → const Color