motionPhotosPaused constant

IconData const motionPhotosPaused

The motionPhotosPaused material icon.

Implementation

static const IconData motionPhotosPaused = IconData(
  0xe9c2,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);