laptopWindows constant

IconData const laptopWindows

The laptopWindows material icon.

Implementation

static const IconData laptopWindows = IconData(
  0xe321,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);