menu
booked_utils package
documentation
wrappers/stream_controller_wrapper.dart
StreamControllerWrapper<T>
onCancel property
onCancel property
dark_mode
light_mode
onCancel
property
VoidCallback
?
onCancel
final
Optional callback when the stream subscription is canceled.
Implementation
final VoidCallback? onCancel;
booked_utils package
documentation
wrappers/stream_controller_wrapper
StreamControllerWrapper<T>
onCancel property
StreamControllerWrapper class