nowWallpaper constant

IconData const nowWallpaper

The nowWallpaper material icon.

Implementation

static const IconData nowWallpaper = IconData(
  0xe75f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);