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