ScerIO / icon_font_generator

☣️ Flutter Icon Font Generator
https://pub.dev/packages/icon_font_generator
Other
96 stars 50 forks source link

Fix IconData constructor #6

Closed hanneskuettner closed 4 years ago

hanneskuettner commented 4 years ago

5 introduced an error in the IconData constructor that did not make reflect the private class in the constructor. This fixes that problem.

See https://github.com/rbcprolabs/icon_font_generator/pull/5#issuecomment-545425733