VanColor class
Constructors
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
- active → const Color
- activeOpacity → const double
- background → const Color
- backgroundLight → const Color
- black → const Color
- blue → const Color
- danger → const Color
- disabledOpacity → const double
- gray1 → const Color
- gray2 → const Color
- gray3 → const Color
- gray4 → const Color
- gray5 → const Color
- gray6 → const Color
- gray7 → const Color
- gray8 → const Color
- green → const Color
- orange → const Color
- orangeDark → const Color
- orangeLight → const Color
- primary → const Color
- red → const Color
- success → const Color
- text → const Color
- textLink → const Color
- warning → const Color
- white → const Color