gestures package
documentation
gestures
CustomGestureDetector
onGestureStart property
onGestureStart
onGestureStart
property
Null safety
Function
?
onGestureStart
final
Callback when a gesture starts being detected.
Implementation
final Function? onGestureStart;
gestures package
documentation
gestures
CustomGestureDetector
onGestureStart property
CustomGestureDetector class
Constructors
CustomGestureDetector
Properties
behavior
child
gestures
hashCode
key
onGestureEnd
onGestureStart
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==