InkwellOUT class

Inheritance
Mixed in types

Constructors

InkwellOUT(InkwellIN iN)

Properties

borderRadius BorderRadius
no setterinherited
child Widget
no setterinherited
clip Clip
no setterinherited
focusColor Color
no setterinherited
gestureRecognizer GestureRecognizer?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
highlightColor Color
no setterinherited
hoverColor Color
no setterinherited
iN InkwellIN
finalinherited
onLongPress → dynamic Function()
no setterinherited
onTap → dynamic Function()
no setterinherited
overlayColor Color
no setterinherited
roundBottomLeftX double
no setterinherited
roundBottomLeftY double
no setterinherited
roundBottomRightX double
no setterinherited
roundBottomRightY double
no setterinherited
roundTopLeftX double
no setterinherited
roundTopLeftY double
no setterinherited
roundTopRightX double
no setterinherited
roundTopRightY double
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
splashColor Color
no setterinherited
type InkType
no setterinherited

Methods

build(BuildContext context) Widget
inherited
inside(dynamic child) Widget
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
outside(Widget child) Widget
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited