highlight_off constant

IconData const highlight_off = const IconData(0xe888, fontFamily: 'MaterialIcons')

highlight_off — material icon named "highlight off".

Implementation

static const IconData highlight_off = IconData(0xe888, fontFamily: 'MaterialIcons')