BoxIconData constructor

const BoxIconData(
  1. int code
)

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

Implementation

const BoxIconData(super.code)
    : super(
        fontFamily: 'BoxIcons',
        fontPackage: 'general_framework',
      );