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