my_location constant

IconData const my_location = const IconData(0xe55c, fontFamily: 'MaterialIcons')

my_location — material icon named "my location".

Implementation

static const IconData my_location = IconData(0xe55c, fontFamily: 'MaterialIcons')