IntelligentsiaColors class

Constructors

IntelligentsiaColors()

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

shadowColor Color
final

Constants

accent → const Color
backgroundColor → const Color
backgroundColorAccent → const Color
bg → const Color
black → const Color
fontColor → const Color
grey → const Color
grey_50 → const Color
grey_100 → const Color
grey_200 → const Color
grey_300 → const Color
grey_400 → const Color
grey_500 → const Color
grey_600 → const Color
grey_700 → const Color
grey_800 → const Color
primary → const Color
transparent → const Color
white → const Color