gpsNotFixed constant

IconData const gpsNotFixed

The gpsNotFixed material icon.

Implementation

static const IconData gpsNotFixed = IconData(
  0xe1b4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);