driveEta constant

IconData const driveEta

The driveEta material icon.

Implementation

static const IconData driveEta = IconData(
  0xe613,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);