label_important_sharp constant

IconData const label_important_sharp

label_important — material icon named "label important" (sharp).

Implementation

static const IconData label_important_sharp = IconData(
  0xea5b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);