CryptoFontIconData constructor

const CryptoFontIconData(
  1. int codePoint
)

Implementation

const CryptoFontIconData(super.codePoint)
    : super(fontFamily: "cryptofont", fontPackage: "cryptofont");