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