show_chart constant

IconData const show_chart = const IconData(0xe6e1, fontFamily: 'MaterialIcons', matchTextDirection: true)

show_chart — material icon named "show chart".

Implementation

static const IconData show_chart = IconData(0xe6e1, fontFamily: 'MaterialIcons', matchTextDirection: true)