history constant

IconData const history = const IconData(0xe889, fontFamily: 'MaterialIcons')

history — material icon named "history".

Implementation

static const IconData history = IconData(0xe889, fontFamily: 'MaterialIcons')