menu
geopod
widgets/map/geomap_event_handlers.dart
GeoMapEventHandlers
<
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_event_handlers
GeoMapEventHandlers
<
T extends StatefulWidget
>
skipPlacesChangeNotification property
GeoMapEventHandlers mixin