hotel constant

IconData const hotel = const IconData(0xe53a, fontFamily: 'MaterialIcons')

hotel — material icon named "hotel".

Implementation

static const IconData hotel = IconData(0xe53a, fontFamily: 'MaterialIcons')