attachment constant

IconData const attachment

The attachment material icon.

Implementation

static const IconData attachment = IconData(
  0xe2bc,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);