trending_up_sharp constant

IconData const trending_up_sharp

trending_up — material icon named "trending up" (sharp).

Implementation

static const IconData trending_up_sharp = IconData(
  0xed75,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);