labelImportant constant

IconData const labelImportant

The labelImportant material icon.

Implementation

static const IconData labelImportant = IconData(
  0xe937,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);