musicVideo constant

IconData const musicVideo

The musicVideo material icon.

Implementation

static const IconData musicVideo = IconData(
  0xe063,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);