star_half_rounded constant

IconData const star_half_rounded

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

Implementation

static const IconData star_half_rounded = IconData(
  0xf01d0,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);