Custom class
- Implemented types
Constructors
Properties
- activeColor → Color
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- iconColor → Color
-
final
- inactiveColor → Color
-
final
- inactiveTextColor → Color
-
final
- loadingColor → Color
-
final
- pressedColor → Color
-
final
- progressColor → Color
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- textColor → Color
-
final
Methods
-
getButtonColor(
QdsBoxButtonState state) → Color -
override
-
getIconColor(
QdsBoxButtonState state) → Color -
override
-
getProgressColor(
QdsBoxButtonState state) → Color -
override
-
getTextColor(
QdsBoxButtonState state) → Color -
override
-
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