TDKColors class

Constructors

TDKColors()

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

BackgroudColor → const Color
背景颜色
firstColor → const Color
主色
level1Color → const Color
level1色
level2Color → const Color
level2色
level3Color → const Color
level3色
level4Color → const Color
level4色
primaryElement → const Color
主控件-文本 白色
primaryText → const Color
主文本 灰色
secondaryElement → const Color
第二种控件-背景色 淡灰色
tabBarElement → const Color
tabBar 默认颜色 灰色
thirdElement → const Color
第三种控件-背景色 石墨色
transparentColor → const Color