tableChart constant

IconData const tableChart

The tableChart material icon.

Implementation

static const IconData tableChart = IconData(
  0xe265,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);