trending_down_rounded constant

IconData const trending_down_rounded

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

Implementation

static const IconData trending_down_rounded = IconData(
  0xf0252,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);