store constant

IconData const store = const IconData(0xe8d1, fontFamily: 'MaterialIcons')

store — material icon named "store".

Implementation

static const IconData store = IconData(0xe8d1, fontFamily: 'MaterialIcons')