ColorCSS class
ColorCSS base on Flutter class: Color
Constructors
Properties
Methods
-
build(
) → String -
textgetter String color for CSS HTML -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
withAlpha(
int a) → ColorCSS -
withOpacity(
double opacity) → ColorCSS
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited