bikeScooter constant

IconData const bikeScooter

The bikeScooter material icon.

Implementation

static const IconData bikeScooter = IconData(
  0xef45,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);