showChart constant

IconData const showChart

The showChart material icon.

Implementation

static const IconData showChart = IconData(
  0xe6e1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);