smartphone constant

IconData const smartphone = const IconData(0xe32c, fontFamily: 'MaterialIcons')

smartphone — material icon named "smartphone".

Implementation

static const IconData smartphone = IconData(0xe32c, fontFamily: 'MaterialIcons')