viewAgenda constant

IconData const viewAgenda

The viewAgenda material icon.

Implementation

static const IconData viewAgenda = IconData(
  0xe8e9,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);