next_photo
common
BottomNavigationCubit
BottomNavigationCubit constructor
BottomNavigationCubit
BottomNavigationCubit
constructor
Null safety
BottomNavigationCubit
(
)
Creates the cubit.
Implementation
BottomNavigationCubit() : super(BottomNavigationTab.home);
next_photo
common
BottomNavigationCubit
BottomNavigationCubit constructor
BottomNavigationCubit class
Constructors
BottomNavigationCubit
Properties
hashCode
isClosed
runtimeType
state
stream
Methods
addError
changeTab
close
emit
noSuchMethod
onChange
onError
toString
Operators
operator ==