ColorHex class

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

black → const String
bright → const String
cloud → const String
dark → const String
darkBackgroundBase → const String
darkDestructiveBase → const String
darkForegroundMuted → const String
darkMutedBase → const String
darkPrimaryBase → const String
darkSecondaryBase → const String
darkSelectionBase → const String
darkSuccessBase → const String
destructive → const String
gray → const String
mercury → const String
primary → const String
secondary → const String
success → const String
white → const String