LineAwesomeIconData constructor

const LineAwesomeIconData(
  1. int code
)

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

Implementation

const LineAwesomeIconData(super.code)
    : super(
        fontFamily: 'LineAwesome',
        fontPackage: 'general_framework',
      );