LogoSettings constructor
LogoSettings({})
Implementation
LogoSettings({
this.enabled,
this.position,
this.marginLeft,
this.marginTop,
this.marginRight,
this.marginBottom,
});
LogoSettings({
this.enabled,
this.position,
this.marginLeft,
this.marginTop,
this.marginRight,
this.marginBottom,
});