next_week_rounded constant

IconData const next_week_rounded

next_week — material icon named "next week" (round).

Implementation

static const IconData next_week_rounded = IconData(
  0xf0002,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);