airportShuttle constant

IconData const airportShuttle

The airportShuttle material icon.

Implementation

static const IconData airportShuttle = IconData(
  0xeb3c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);