menu
geopod
widgets/map/geomap_action_handlers.dart
GeoMapActionHandlers
<
T extends StatefulWidget
>
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_action_handlers
GeoMapActionHandlers
<
T extends StatefulWidget
>
skipPlacesChangeNotification property
GeoMapActionHandlers mixin