star_half_sharp constant

IconData const star_half_sharp

star_half — material icon named "star half" (sharp).

Implementation

static const IconData star_half_sharp = IconData(
  0xecf1,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);