starHalf constant

IconData const starHalf

The starHalf material icon.

Implementation

static const IconData starHalf = IconData(
  0xe839,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);