gpsFixed constant

IconData const gpsFixed

The gpsFixed material icon.

Implementation

static const IconData gpsFixed = IconData(
  0xe1b3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);