cubix
cubix
Cubix
<
TState
>
remove method
remove
remove
method
Null safety
void
remove
(
)
Implementation
void remove() { resolver.remove(this); dispose(); }
cubix
cubix
Cubix
<
TState
>
remove 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 ==