IconDataThin constructor

const IconDataThin(
  1. int codePoint
)

Implementation

const IconDataThin(super.codePoint)
  : super(fontFamily: 'FontAwesomeThin', fontPackage: 'font_awesome_flutter');