starRate constant

IconData const starRate

The starRate material icon.

Implementation

static const IconData starRate = IconData(
  0xf0ec,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);