BootstrapIconData constructor

const BootstrapIconData(
  1. int code
)

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

Implementation

const BootstrapIconData(super.code)
    : super(
        fontFamily: 'Bootstrap',
        fontPackage: 'general_framework',
      );