CompassSettings constructor Null safety
Implementation
CompassSettings({
this.enabled,
this.position,
this.marginLeft,
this.marginTop,
this.marginRight,
this.marginBottom,
this.opacity,
this.rotation,
this.visibility,
this.fadeWhenFacingNorth,
this.clickable,
this.image,
});