videoFile constant

IconData const videoFile

The videoFile material icon.

Implementation

static const IconData videoFile = IconData(
  0xeb87,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);