cubix
cubix
Cubix
<
TState
>
dispatchers property
dispatchers
dispatchers
property
Null safety
List
<
Dispatcher
>
dispatchers
Implementation
List<Dispatcher> get dispatchers => cubit.state.dispatchers;
cubix
cubix
Cubix
<
TState
>
dispatchers property
Cubix class
Constructors
Cubix
Properties
cubit
dispatchers
disposed
error
hashCode
key
resolvedType
resolver
runtimeType
state
Methods
bindAction
bindDispatcher
cancel
dispatch
dispatchGeneric
dispose
emit
inject
loading
noSuchMethod
onChange
onDispatch
onDispose
onError
onInit
remove
resolve
toString
wait
watch
when
Operators
operator ==