stars constant

IconData const stars

The stars material icon.

Implementation

static const IconData stars = IconData(
  0xe8d0,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);