notListedLocation constant

IconData const notListedLocation

The notListedLocation material icon.

Implementation

static const IconData notListedLocation = IconData(
  0xe575,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);