fileDownloadOff constant

IconData const fileDownloadOff

The fileDownloadOff material icon.

Implementation

static const IconData fileDownloadOff = IconData(
  0xe4fe,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);