weekend constant

IconData const weekend = const IconData(0xe16b, fontFamily: 'MaterialIcons')

weekend — material icon named "weekend".

Implementation

static const IconData weekend = IconData(0xe16b, fontFamily: 'MaterialIcons')