menu
mhu_dart_commons package
documentation
commons.dart
BehaviorSubjectRxVar<T>
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
T
>
get
stream
override
Implementation
@override Stream<T> get stream => _subject;
mhu_dart_commons package
documentation
commons
BehaviorSubjectRxVar<T>
stream property
BehaviorSubjectRxVar class