ColorUtility<T extends ColorAttribute> class abstract

Color utility

Implementers

Constructors

ColorUtility()
Constructor
const

Properties

black → T
Black
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
white → T
White
no setter

Methods

builder(String hexColor) → T
Builder
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
operator [](String hex) → T
Select hex color