restoreFromTrash constant

IconData const restoreFromTrash

The restoreFromTrash material icon.

Implementation

static const IconData restoreFromTrash = IconData(
  0xe938,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);