calendarMonth constant

IconData const calendarMonth

The calendarMonth material icon.

Implementation

static const IconData calendarMonth = IconData(
  0xebcc,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);