star_half constant

IconData const star_half = const IconData(0xe839, fontFamily: 'MaterialIcons', matchTextDirection: true)

star_half — material icon named "star half".

Implementation

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