IconDataBrands constructor

const IconDataBrands(
  1. int codePoint
)

Implementation

const IconDataBrands(super.codePoint)
    : super(
        fontFamily: 'FontAwesomeBrands',
        fontPackage: 'nomo_ui_kit',
      );