rxState property

Rx<S> rxState
latefinalinherited

The current rxState.

Implementation

late final rxState = Rx<State>(_state);