videoLabel constant

IconData const videoLabel

The videoLabel material icon.

Implementation

static const IconData videoLabel = IconData(
  0xe071,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);