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