listAlt constant

IconData const listAlt

The listAlt material icon.

Implementation

static const IconData listAlt = IconData(
  0xe0ee,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);