calendarToday constant

IconData const calendarToday

The calendarToday material icon.

Implementation

static const IconData calendarToday = IconData(
  0xe935,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);