IconDataLight constructor
const
IconDataLight(
- int codePoint
Implementation
const IconDataLight(super.codePoint)
: super(
fontFamily: 'FontAwesomeLight',
fontPackage: 'nomo_ui_kit',
);