label_off_rounded constant

IconData const label_off_rounded

label_off — material icon named "label off" (round).

Implementation

static const IconData label_off_rounded = IconData(
  0xf83b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);