star constant

IconData const star

The star material icon.

Implementation

static const IconData star = IconData(
  0xe838,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);