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