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