ColorConstant class

Constructors

ColorConstant()

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

Static Properties

black Color
getter/setter pair
color_0057FF Color
getter/setter pair
color_0090FF Color
getter/setter pair
color_081013 Color
getter/setter pair
color_222020 Color
getter/setter pair
color_56AE59 Color
getter/setter pair
color_616264 Color
getter/setter pair
color_6FC32D Color
getter/setter pair
color_8c8c8c Color
getter/setter pair
color_98272B Color
getter/setter pair
color_9c9ca4 Color
getter/setter pair
colorAAB0B4 Color
getter/setter pair
colorE6e6e6 Color
getter/setter pair
colorFA1C1C Color
getter/setter pair
primary Color
getter/setter pair
white Color
getter/setter pair

Static Methods

fromHex(String hexString) Color