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