ApptiveGridColors class abstract

Colors used by the ApptiveGridTheme

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

apptiveGridBlue → const Color
This is the primary color of ApptiveGrid with the hex code: FF1565C0
calendar → const Color
This is a color used to identify Calendar Views with the hex code: fc9f02
darkGrey → const Color
This is the default dark grey color with the hex code: FF4B4846
form → const Color
This is a color used to identify FormViews with the hex code: FFE54B4B
This is a color used to identify Gallery Views with the hex code: 893fb7
grid → const Color
This is a color used to identify GridViews with the hex code: FF1664C0
kanban → const Color
This is a color used to identify Kanban Boards with the hex code: 189e27
lightGrey → const Color
This is the default light grey color with the hex code: FF898989
map → const Color
This is a color used to identify Map Views with the hex code: 399de9