star_half_rounded constant
star_half — material icon named "star half" (round).
Implementation
static const IconData star_half_rounded = IconData(
0xf01d0,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
star_half — material icon named "star half" (round).
static const IconData star_half_rounded = IconData(
0xf01d0,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);