trending_down constant

IconData const trending_down

trending_down — material icon named "trending down".

Implementation

static const IconData trending_down = IconData(
  0xe67d,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);