show_chart constant

IconData const show_chart

show_chart — material icon named "show chart".

Implementation

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