desktopWindows constant

IconData const desktopWindows

The desktopWindows material icon.

Implementation

static const IconData desktopWindows = IconData(
  0xe30c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);