eventNote constant

IconData const eventNote

The eventNote material icon.

Implementation

static const IconData eventNote = IconData(
  0xe616,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);