watchLater constant

IconData const watchLater

The watchLater material icon.

Implementation

static const IconData watchLater = IconData(
  0xe924,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);