menu
bottom_navigation package
documentation
view_models/badge_count_cubit.dart
BadgeCountCubit
state property
state property
dark_mode
light_mode
state
property
@
override
Map
<
String
,
int
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
bottom_navigation package
documentation
view_models/badge_count_cubit
BadgeCountCubit
state property
BadgeCountCubit class