menu
flutter_hooks_extra package
documentation
flutter_hooks_extra
CancelledEvent
isCancelled method
isCancelled
brightness_4
isCancelled
method
Null safety
bool
isCancelled
(
)
是否已取消
Implementation
bool isCancelled() => _isCancelled;
flutter_hooks_extra package
documentation
flutter_hooks_extra
CancelledEvent
isCancelled method
CancelledEvent class
Constructors
CancelledEvent
Properties
hashCode
runtimeType
Methods
cancel
isCancelled
noSuchMethod
toString
Operators
operator ==