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