collections constant

IconData const collections

The collections material icon.

Implementation

static const IconData collections = IconData(
  0xe3b6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);