ColorConstants class

Constructors

ColorConstants()

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

activeColor Color?
getter/setter pair
activeTrackColor Color?
getter/setter pair
appColor Color?
no getter
backgroundColor Color?
getter/setter pair
borderColor Color?
getter/setter pair
brightness Brightness?
getter/setter pair
buttonHighLightColor Color?
orange shade Color.fromARGB(255, 240, 94, 62).
getter/setter pair
dark Color
dark background color
getter/setter pair
darkTheme bool
no getter
fillColor Color?
shade of grey
getter/setter pair
inactiveThumbColor Color?
getter/setter pair
inactiveTrackColor Color?
getter/setter pair
light Color
getter/setter pair
primary Color?
white for darktheme, black for lightTheme.
getter/setter pair
secondary Color?
black for darkTheme, white for lightTheme.
getter/setter pair