menu
booked_utils package
documentation
wrappers/stream_controller_wrapper.dart
StreamControllerWrapper<T>
sync property
sync property
dark_mode
light_mode
sync
property
bool
sync
final
Whether the
StreamController
is synchronous.
Implementation
final bool sync;
booked_utils package
documentation
wrappers/stream_controller_wrapper
StreamControllerWrapper<T>
sync property
StreamControllerWrapper class