WindowsConfig constructor
Creates a instance of WindowsConfig
Implementation
const WindowsConfig({
this.generate = false,
this.imagePath,
this.iconSize,
});
Creates a instance of WindowsConfig
const WindowsConfig({
this.generate = false,
this.imagePath,
this.iconSize,
});