menu
Flutter
widgets
IconData
codePoint property
codePoint
brightness_4
brightness_5
description
codePoint
property
int
codePoint
final
The Unicode code point at which this icon is stored in the icon font.
Implementation
final int codePoint;
Flutter
widgets
IconData
codePoint property
IconData class