menu
select_dialog package
documentation
rxdart/subject.dart
Subject<T>
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
T
>
get
stream
override
The stream that this controller is controlling.
Implementation
@override
Stream<T>
get
stream =>
this
;
select_dialog package
documentation
rxdart/subject
Subject<T>
stream property
Subject class