OctIconData constructor

const OctIconData(
  1. int code
)

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

Implementation

const OctIconData(super.code)
    : super(
        fontFamily: 'OctIcons',
        fontPackage: 'general_framework',
      );