masks constant

IconData const masks

The masks material icon.

Implementation

static const IconData masks = IconData(
  0xf218,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);