hideImage constant

IconData const hideImage

The hideImage material icon.

Implementation

static const IconData hideImage = IconData(
  0xf022,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);