album constant

IconData const album

The album material icon.

Implementation

static const IconData album = IconData(
  0xe019,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);