AtlasWidget constructor Null safety
- {Key? key,
- Location? location,
- bool implyUserLocation = true,
- List<
AtlasMarker> ? markers, - double? width,
- double? height,
- bool liteMode = false,
- bool allowZoom = true,
- bool allowScroll = true,
- bool allowRotate = true,
- bool allowUserLocation = false,
- bool allowUserLocationButton = false,
- LocationCallback? onReady,
- LocationCallback? onIdle,
- LocationCallback? onMove}