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