label_important constant
label_important — material icon named "label important".
Implementation
static const IconData label_important = IconData(
0xe361,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
label_important — material icon named "label important".
static const IconData label_important = IconData(
0xe361,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);