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