MercuryColors class abstract

Defines the color resource values used by the Mercury widgets.

See also:

Implementers

Constructors

MercuryColors()

Properties

backgroundGrey Color
no setter
black Color
no setter
buyGreen Color
no setter
darkBlue Color
no setter
darkGrey Color
no setter
deleteRed Color
no setter
errorRed Color
no setter
green Color
no setter
grey Color
no setter
hashCode int
The hash code for this object.
no setterinherited
lightBlue Color
no setter
lightGrey Color
no setter
lightGrey2 Color
no setter
linkColor Color
no setter
orange Color
no setter
purple Color
no setter
red Color
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
transparent Color
no setter
turquoise Color
no setter
white Color
no setter
yellow Color
no setter

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

instance MercuryColors
getter/setter pair