slideshow constant

IconData const slideshow

The slideshow material icon.

Implementation

static const IconData slideshow = IconData(
  0xe41b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);