moving constant

IconData const moving

The moving material icon.

Implementation

static const IconData moving = IconData(
  0xe501,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);