label_outline_rounded constant

IconData const label_outline_rounded

label_outline — material icon named "label outline" (round).

Implementation

static const IconData label_outline_rounded = IconData(
  0xf83c,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);