folderShared constant

IconData const folderShared

The folderShared material icon.

Implementation

static const IconData folderShared = IconData(
  0xe2c9,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);