menu
levit_dart package
documentation
levit_dart.dart
LxReactive<T>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
T
>
get
stream
A
Stream
that emits the latest value whenever it updates.
Implementation
Stream<T> get stream;
levit_dart package
documentation
levit_dart
LxReactive<T>
stream property
LxReactive class