delete constant

IconData const delete = const IconData(0xe872, fontFamily: 'MaterialIcons')

delete — material icon named "delete".

Implementation

static const IconData delete = IconData(0xe872, fontFamily: 'MaterialIcons')