IconParkData constructor
const
IconParkData(
- String name,
- bool matchTextDirection,
- IconParkSvgBuilder builder
Implementation
const IconParkData(this.name, this.matchTextDirection, this.builder);