Flutter
widgets
IconData
codePoint property
codePoint
IconData class
Constructors
IconData
Properties
codePoint
fontFamily
fontPackage
hashCode
matchTextDirection
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
codePoint property
int
codePoint
final
The Unicode code point at which this icon is stored in the icon font.
Implementation
final int codePoint