attachFile constant

IconData const attachFile

The attachFile material icon.

Implementation

static const IconData attachFile = IconData(
  0xe226,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);