locationDisabled constant

IconData const locationDisabled

The locationDisabled material icon.

Implementation

static const IconData locationDisabled = IconData(
  0xe1b6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);