highlight constant

IconData const highlight = const IconData(0xe25f, fontFamily: 'MaterialIcons')

highlight — material icon named "highlight".

Implementation

static const IconData highlight = IconData(0xe25f, fontFamily: 'MaterialIcons')