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