menu
interactive_map package
documentation
Map/Cubit/cubit/map_cubit.dart
MapCubit
state property
state property
dark_mode
light_mode
state
property
@
override
MapState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
interactive_map package
documentation
Map/Cubit/cubit/map_cubit
MapCubit
state property
MapCubit class