trending_down constant

IconData const trending_down = const IconData(0xe8e3, fontFamily: 'MaterialIcons', matchTextDirection: true)

trending_down — material icon named "trending down".

Implementation

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