directionsCar constant

IconData const directionsCar

The directionsCar material icon.

Implementation

static const IconData directionsCar = IconData(
  0xe531,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);