menu
rx_observable package
documentation
widgets.dart
Observer3<A, B, C>
observable2 property
observable2 property
dark_mode
light_mode
observable2
property
IObservable
<
B
>
observable2
final
The second observable value.
Implementation
final IObservable<B> observable2;
rx_observable package
documentation
widgets
Observer3<A, B, C>
observable2 property
Observer3 class