fileDownload constant

IconData const fileDownload

The fileDownload material icon.

Implementation

static const IconData fileDownload = IconData(
  0xe2c4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);