verticalShades constant

IconData const verticalShades

The verticalShades material icon.

Implementation

static const IconData verticalShades = IconData(
  0xec0e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);