hideSource constant

IconData const hideSource

The hideSource material icon.

Implementation

static const IconData hideSource = IconData(
  0xf023,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);