next_week constant

IconData const next_week = const IconData(0xe16a, fontFamily: 'MaterialIcons', matchTextDirection: true)

next_week — material icon named "next week".

Implementation

static const IconData next_week = IconData(0xe16a, fontFamily: 'MaterialIcons', matchTextDirection: true)