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