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