star_half constant

IconData const star_half

star_half — material icon named "star half".

Implementation

static const IconData star_half = IconData(
  0xe5fc,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);