AppleIconTemplate constructor
AppleIconTemplate({})
Constructor
Implementation
AppleIconTemplate({
required this.sizeName,
required this.scaledSize,
required this.scale,
required this.idiom,
this.platform,
this.appearances,
});