nearMeDisabled constant

IconData const nearMeDisabled

The nearMeDisabled material icon.

Implementation

static const IconData nearMeDisabled = IconData(
  0xf1ef,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);