switchVideo constant

IconData const switchVideo

The switchVideo material icon.

Implementation

static const IconData switchVideo = IconData(
  0xe41f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);