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