QUFormBaseColors class

Constructors

QUFormBaseColors()

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

borderColor int
getter/setter pair
disabledBgColor int
getter/setter pair
disabledColor int
getter/setter pair
errorColor int
getter/setter pair
labelColor int
getter/setter pair
primaryColor int
getter/setter pair
starColor int
getter/setter pair
successColor int
getter/setter pair
textColor int
getter/setter pair
titleBgColor int
getter/setter pair
wrongColor int
getter/setter pair