menu
bottom_navigation package
documentation
view_models/bottom_nav_bar_cubit.dart
BottomNavBarCubit
state property
state property
dark_mode
light_mode
state
property
@
override
int
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
bottom_navigation package
documentation
view_models/bottom_nav_bar_cubit
BottomNavBarCubit
state property
BottomNavBarCubit class