weekend constant

IconData const weekend

The weekend material icon.

Implementation

static const IconData weekend = IconData(
  0xe16b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);