remove constant

IconData const remove = const IconData(0xe15b, fontFamily: 'MaterialIcons')

remove — material icon named "remove".

Implementation

static const IconData remove = IconData(0xe15b, fontFamily: 'MaterialIcons')