home constant

IconData const home = const IconData(0xe88a, fontFamily: 'MaterialIcons')

home — material icon named "home".

Implementation

static const IconData home = IconData(0xe88a, fontFamily: 'MaterialIcons')