IonIconData constructor

const IonIconData(
  1. int code
)

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

Implementation

const IonIconData(super.code)
    : super(
        fontFamily: 'IonIcons',
        fontPackage: 'general_framework',
      );