trending_down_sharp constant

IconData const trending_down_sharp

trending_down — material icon named "trending down" (sharp).

Implementation

static const IconData trending_down_sharp = IconData(
  0xed73,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);