menu
rx_observable package
documentation
widgets.dart
Observer2<A, B>
observable2 property
observable2 property
dark_mode
light_mode
observable2
property
IObservable
<
B
>
observable2
final
Second observable value.
Implementation
final IObservable<B> observable2;
rx_observable package
documentation
widgets
Observer2<A, B>
observable2 property
Observer2 class