show_chart constant
show_chart — material icon named "show chart".
Implementation
static const IconData show_chart = IconData(
0xe59f,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
show_chart — material icon named "show chart".
static const IconData show_chart = IconData(
0xe59f,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);