AppColors class
Properties
- backgroundColor → Color
-
final
- blackColor → Color
-
final
- blueColor → Color
-
final
- brightnessLight → Brightness
-
final
- greenColor → Color
-
final
- greyColor → MaterialColor
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- orangeColor → Color
-
final
- primary2Color → MaterialColor
-
final
- primaryColor → MaterialColor
-
final
- redColor → Color
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- systemUiOverlayLight → SystemUiOverlayStyle
-
final
- whiteColor → Color
-
final
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