FUIColors class

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

black500 → const Color
black800 → const Color
black900 → const Color
blue100 → const Color
blue500 → const Color
darkGreen → const Color
green500 → const Color
green800 → const Color
red400 → const Color
red500 → const Color
red800 → const Color
white → const Color
white500 → const Color
yellow500 → const Color