label_off_sharp constant
label_off — material icon named "label off" (sharp).
Implementation
static const IconData label_off_sharp = IconData(
0xea5c,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
label_off — material icon named "label off" (sharp).
static const IconData label_off_sharp = IconData(
0xea5c,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);