games constant

IconData const games

The games material icon.

Implementation

static const IconData games = IconData(
  0xe021,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);