label_off_sharp constant

IconData const label_off_sharp

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

Implementation

static const IconData label_off_sharp = IconData(
  0xea5c,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);