const IconData(int codePoint)

Creates icon data.

Rarely used directly. Instead, consider using one of the predefined icons from the Icons collection.

Source

const IconData(this.codePoint);