slowMotionVideo constant

IconData const slowMotionVideo

The slowMotionVideo material icon.

Implementation

static const IconData slowMotionVideo = IconData(
  0xe068,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);