Flutter
widgets
ScrollHoldController
cancel abstract method
cancel
description
cancel
method
Null safety
void
cancel
(
)
Release the
Scrollable
, potentially letting it go ballistic if necessary.
Implementation
void cancel();
Flutter
widgets
ScrollHoldController
cancel abstract method
ScrollHoldController class
Constructors
ScrollHoldController
Properties
hashCode
runtimeType
Methods
cancel
noSuchMethod
toString
Operators
operator ==