waterfallChart constant

IconData const waterfallChart

The waterfallChart material icon.

Implementation

static const IconData waterfallChart = IconData(
  0xea00,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);