twoWheeler constant

IconData const twoWheeler

The twoWheeler material icon.

Implementation

static const IconData twoWheeler = IconData(
  0xe9f9,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);