MyColors class

Constructors

MyColors.new()

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

xFF000000 → const Color
xFF5CC691 → const Color
xFF7D7D7D → const Color
xFF9CA3AF → const Color
xFF92A6FF → const Color
xFF6682FF → const Color
xFF8299FF → const Color
xFF959595 → const Color
xFF979797 → const Color
xFFA3A3A3 → const Color
xFFC9C9C9 → const Color
xFFD9D9D9 → const Color
xFFE2E8F0 → const Color
xFFEFEFEF → const Color
xFFF1F5F9 → const Color
xFFF7F7F7 → const Color
xFFFDFDFD → const Color
xFFFF0000 → const Color
xFFFF5252 → const Color
xFFFF9292 → const Color
xFFFFFFFF → const Color