reviews constant

IconData const reviews

The reviews material icon.

Implementation

static const IconData reviews = IconData(
  0xf054,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);