payment constant

IconData const payment = const IconData(0xe8a1, fontFamily: 'MaterialIcons')

payment — material icon named "payment".

Implementation

static const IconData payment = IconData(0xe8a1, fontFamily: 'MaterialIcons')