download constant

IconData const download

The download material icon.

Implementation

static const IconData download = IconData(
  0xf090,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);