barChart constant

IconData const barChart

The barChart material icon.

Implementation

static const IconData barChart = IconData(
  0xe26b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);