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