localGasStation constant

IconData const localGasStation

The localGasStation material icon.

Implementation

static const IconData localGasStation = IconData(
  0xe546,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);