notStarted constant

IconData const notStarted

The notStarted material icon.

Implementation

static const IconData notStarted = IconData(
  0xf0d1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);