notificationImportant constant

IconData const notificationImportant

The notificationImportant material icon.

Implementation

static const IconData notificationImportant = IconData(
  0xe004,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);