newLabel constant

IconData const newLabel

The newLabel material icon.

Implementation

static const IconData newLabel = IconData(
  0xe609,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);