next_week constant
next_week — material icon named "next week".
Implementation
static const IconData next_week = IconData(
0xe42a,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
next_week — material icon named "next week".
static const IconData next_week = IconData(
0xe42a,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);