menu
yuuna
utils
ManipulatingBall
onDrag property
onDrag
brightness_4
brightness_5
onDrag
property
dynamic Function
(
double
,
double
)
onDrag
final
Function executed when widget is dragged.
Implementation
final Function(double, double) onDrag;
yuuna
utils
ManipulatingBall
onDrag property
ManipulatingBall class
Constructors
ManipulatingBall
Properties
hashCode
key
notifier
onDrag
runtimeType
showAndHide
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==