redarx
redarx
Store
initStateHandler
initStateHandler
redarx
redarx
Store
initStateHandler
method
initStateHandler
Source
redarx
redarx
Store
Constructors
Store
Properties
data
data$
dataEmitter
hashCode
history
history$
initialStateProvider
runtimeType
state
Operators
operator ==
Methods
apply
cancel
initStateHandler
noSuchMethod
toString
update
dynamic
initStateHandler
(
)
Source
initStateHandler() { history$.listen((c) { history.add(c); apply(); }); }