TextColor class

Constructors

TextColor()

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 String
textColor balck unicode
final
blue String
textColor blue unicode
final
cyan String
textColor cyan unicode
final
green String
textColor green unicode
final
orange String
textColor orange unicode
final
red String
textColor red unicode
final
white String
textColor white unicode
final
yellow String
textColor yellow unicode
final