menu
geopod
widgets/map/geomap_state_mixin.dart
GeoMapStateMixin
isLoadingPlaces property
isLoadingPlaces
dark_mode
light_mode
isLoadingPlaces
property
bool
get
isLoadingPlaces
Implementation
bool get isLoadingPlaces;
set
isLoadingPlaces
(
bool
value
)
Implementation
set isLoadingPlaces(bool value);
geopod
geomap_state_mixin
GeoMapStateMixin
isLoadingPlaces property
GeoMapStateMixin mixin