deleteForever constant

IconData const deleteForever

The deleteForever material icon.

Implementation

static const IconData deleteForever = IconData(
  0xe92b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);