widthFull constant

IconData const widthFull

The widthFull material icon.

Implementation

static const IconData widthFull = IconData(
  0xf8f5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);