rxState property

Rx<State> rxState
latefinal

The current rxState.

Implementation

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