AppColors class

Constructors

AppColors()

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

AppBarColor → const Color
BgColor → const Color
ButtonArrowColor → const int
ButtonTextColor → const Color
ChatBg → const Color
ChatInputBackgroundColor → const Color
ChatInputFillGgColor → const Color
ChatReceivedMessageBodyBgColor → const Color
ChatReceivedMessageBodyTextColor → const Color
ChatSendMessgeBgColor → const Color
ChatSentMessageBodyTextColor → const Color
ItemBgColor → const Color
ItemOnColor → const Color
LabelTextColor → const Color
LineColor → const MaterialColor
MainTextColor → const Color
primaryBackground → const Color
主背景 白色
primaryElement → const Color
主控件-背景 绿色
primaryElementText → const Color
主控件-文本 白色
primaryText → const Color
主文本 灰色
secondaryElement → const Color
第二种控件-背景色 淡灰色
secondaryElementText → const Color
第二种控件-文本 浅绿色
tabBarElement → const Color
tabBar 默认颜色 灰色
tabCellSeparator → const Color
tabCellSeparator 单元格底部分隔条 颜色
thirdElement → const Color
第三种控件-背景色 石墨色
thirdElementText → const Color
第三种控件-文本 浅灰色2
TipColor → const Color
TitleColor → const int