restorePage constant

IconData const restorePage

The restorePage material icon.

Implementation

static const IconData restorePage = IconData(
  0xe929,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);