widthWide constant

IconData const widthWide

The widthWide material icon.

Implementation

static const IconData widthWide = IconData(
  0xf8f7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);