PinListenColorBuilder class
- Inheritance
-
- Object
- ColorBuilder
- PinListenColorBuilder
Constructors
- PinListenColorBuilder.new(Color enteredColor, Color notEnteredColor)
Properties
- enteredColor → Color
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- maxIndex ↔ int
-
getter/setter pair
- notEnteredColor → Color
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
indexProperty(
int index) → Color -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notifyChange(
String enteredPin) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override