AppColors class

Constructors

AppColors()

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 Properties

baseColor Color
getter/setter pair
boxShadowBlack List<BoxShadow>
getter/setter pair
boxShadowBlack2 List<BoxShadow>
getter/setter pair
boxShadowWhite List<BoxShadow>
getter/setter pair
highlightColor Color
getter/setter pair

Constants

b7rColor → const Color
b7rGray → const Color
blackBtn → const Color
borderColor → const Color
brColor → const Color
brGray → const Color
gray → const Color
grayColor → const Color
primaryColor → const Color
white → const Color