IconData constructor

const IconData(
  1. int codePoint
)

Implementation

const IconData(this.codePoint);