menu
s_packages package
documentation
s_packages_extra2.dart
StreamSignalMixin<T>
isBroadcast property
isBroadcast property
dark_mode
light_mode
isBroadcast
property
@
override
bool
get
isBroadcast
override
Whether this stream is a broadcast stream.
Implementation
@override bool get isBroadcast => _stream.isBroadcast;
s_packages package
documentation
s_packages_extra2
StreamSignalMixin<T>
isBroadcast property
StreamSignalMixin mixin