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