HeroIconData constructor

const HeroIconData(
  1. int code
)

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

const HeroIconData(super.code)
    : super(
        fontFamily: 'HeroIcons',
        fontPackage: 'general_framework',
      );