AntColors class

Ant Design Color

ref: Ant Design Color

color list:

  • Dust Red / 薄暮
  • Volcano / 火山
  • Sunset Orange / 日暮
  • Calendula Gold / 金盏花
  • Sunrise Yellow / 日出
  • Lime / 青柠
  • Polar Green / 极光绿
  • Cyan / 明青
  • Daybreak Blue / 拂晓蓝
  • Geek Blue / 极客蓝
  • Golden Purple / 酱紫
  • Magenta / 法式洋红

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

calendulaGold → const AntColor
Calendula Gold / 金盏花
cyan → const AntColor
Cyan / 明青
daybreakBlue → const AntColor
Daybreak Blue / 拂晓蓝
dustRed → const AntColor
Dust Red / 薄暮
geekBlue → const AntColor
Geek Blue / 极客蓝
goldenPurple → const AntColor
Golden Purple / 酱紫
items → const List<AntColor>
all ant colors
lime → const AntColor
Lime / 青柠
magenta → const AntColor
Magenta / 法式洋红
neutral → const AntNeutralColor
中性色板 neutral color palette
polarGreen → const AntColor
Polar Green / 极光绿
sunriseYellow → const AntColor
Sunrise Yellow / 日出
sunsetOrange → const AntColor
Sunset Orange / 日暮
volcano → const AntColor
Volcano / 火山