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