motorcycle constant

IconData const motorcycle = const IconData(0xe91b, fontFamily: 'MaterialIcons')

motorcycle — material icon named "motorcycle".

Implementation

static const IconData motorcycle = IconData(0xe91b, fontFamily: 'MaterialIcons')