restaurant constant

IconData const restaurant = const IconData(0xe56c, fontFamily: 'MaterialIcons')

restaurant — material icon named "restaurant".

Implementation

static const IconData restaurant = IconData(0xe56c, fontFamily: 'MaterialIcons')