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