schedule constant

IconData const schedule

The schedule material icon.

Implementation

static const IconData schedule = IconData(
  0xe8b5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);