browseGallery constant

IconData const browseGallery

The browseGallery material icon.

Implementation

static const IconData browseGallery = IconData(
  0xebd1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);