videoSettings constant

IconData const videoSettings

The videoSettings material icon.

Implementation

static const IconData videoSettings = IconData(
  0xea75,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);