not_interested constant

IconData const not_interested = const IconData(0xe033, fontFamily: 'MaterialIcons')

not_interested — material icon named "not interested".

Implementation

static const IconData not_interested = IconData(0xe033, fontFamily: 'MaterialIcons')