RoomColors class

Constructors

RoomColors()

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

btnBackgroundBlue → const Color
btnBlue → const Color
btnGrey → const Color
btnLightGrey → const Color
btnRed → const Color
btnTextGrey → const Color
btnTextRed → const Color
btnTextWhite → const Color
darkBlack → const Color
dividerGrey → const Color
fluorescentGreen → const Color
grey → const Color
hintGrey → const Color
lightBlack → const Color
lightGrey → const Color
mainBlack → const Color
screenBtnTextRed → const Color
textOrange → const Color
textRed → const Color
textWhite → const Color
tipGrey → const Color
toastBlack → const Color
translucentLightBlack → const Color