MiniColor class

Constructors

MiniColor()

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

accentColor → const Color
强调色
background → const Color
black → const Color
black8a → const Color
blue → const Color
buttonColor → const Color
buttonTextColor → const Color
cardColor → const Color
darkGray → const Color
deepPink → const Color
divider → const Color
errorColor → const Color
golden → const Color
gray → const Color
gray_66 → const Color
green → const Color
lightGray → const Color
orange → const Color
paper → const Color
primary → const Color
red → const Color
reportBackgroundColor1 → const Color
报表-背景-浅蓝
reportBackgroundColor2 → const Color
报表-背景-浅蓝
reportBackgroundColor3 → const Color
报表-背景-纯色浅蓝
reportColorsOne → const List<Color>
reportImportBluishBlue → const Color
报表-重要的数据-绽蓝
reportImportCyanBlue → const Color
报表-重要的数据-青绿
reportImportJujubeRed → const Color
报表-重要的数据-枣红
reportUnImportGreen → const Color
报表-不太重要的数据-浅绿
reportUnImportRed → const Color
报表-不太重要的数据-浅红
scaffoldBackgroundColor → const Color
secondary → const Color
stateEnd → const Color
不处理、已删除、已退回等
tagBackColor → const Color
标签背景颜色
tagColor → const Color
标签颜色
textDark → const Color
textGray → const Color
textGrayC → const Color
textNormal → const Color
textSelectionColor → const Color
transparent → const Color
warnColor → const Color
提示颜色
white → const Color