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