MacOSIconTemplate constructor

const MacOSIconTemplate(
  1. int size,
  2. int scale
)

Creates an instance of MacOSIconTemplate

Implementation

const MacOSIconTemplate(this.size, this.scale);