rx property

Rx<S> get rx

Exposed observable for widgets to listen to

Implementation

Rx<S> get rx => _state;