cubix
cubix
Cubix
<
TState
>
onError method
onError
onError
method
Null safety
void
onError
(
Object
error
,
StackTrace
stackTrace
)
Implementation
void onError(Object error, StackTrace stackTrace) {}
cubix
cubix
Cubix
<
TState
>
onError method
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 ==