nightShelter constant

IconData const nightShelter

The nightShelter material icon.

Implementation

static const IconData nightShelter = IconData(
  0xf1f1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);