univalle_app
navigation
NavigationCubit
state property
state
state
property
Null safety
NavigationState
state
inherited
The current
state
.
Implementation
@override State get state => _state;
univalle_app
navigation
NavigationCubit
state property
NavigationCubit class
Constructors
NavigationCubit
Properties
hashCode
isClosed
runtimeType
state
stream
Methods
addError
changePage
close
emit
noSuchMethod
onChange
onError
toString
Operators
operator ==