LocationComponentSettings constructor
LocationComponentSettings({})
Implementation
LocationComponentSettings({
this.enabled,
this.pulsingEnabled,
this.pulsingColor,
this.pulsingMaxRadius,
this.showAccuracyRing,
this.accuracyRingColor,
this.accuracyRingBorderColor,
this.layerAbove,
this.layerBelow,
this.puckBearingEnabled,
this.puckBearing,
this.slot,
this.locationPuck,
});