InkwellConfigIN<T extends InkwellConfigIN<T, OUT>, OUT extends InkwellConfigOUT<OUT, T>> mixin

Superclass Constraints
Mixin Applications

Properties

child Widget?
getter/setter pairinherited
clip Clip?
getter/setter pairinherited
focusColor Color?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
highlightColor Color?
getter/setter pair
hoverColor Color?
getter/setter pair
inkType InkType?
getter/setter pair
onLongPress ↔ (dynamic Function()?)
getter/setter pair
onTap ↔ (dynamic Function()?)
getter/setter pair
overlayColor Color?
getter/setter pair
roundBottomLeftX double?
getter/setter pairinherited
roundBottomLeftY double?
getter/setter pairinherited
roundBottomRightX double?
getter/setter pairinherited
roundBottomRightY double?
getter/setter pairinherited
roundTopLeftX double?
getter/setter pairinherited
roundTopLeftY double?
getter/setter pairinherited
roundTopRightX double?
getter/setter pairinherited
roundTopRightY double?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
splashColor Color?
getter/setter pair

Methods

call() → OUT
inherited
copy(dynamic iN) → T
override
createNew() → T
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resolve(dynamic data, Symbol tag) → T
override
toString() String
A string representation of this object.
inherited

Operators

operator *(double operand) → T
override
operator +(T operand) → T
override
operator -(T operand) → T
override
operator ==(Object other) bool
The equality operator.
inherited