PhosphorDuotoneIconData constructor
const
PhosphorDuotoneIconData(
- int codePoint,
- PhosphorIconData secondary
Implementation
const PhosphorDuotoneIconData(int codePoint, this.secondary)
: super(codePoint, 'Duotone');