next_week constant

IconData const next_week

next_week — material icon named "next week".

Implementation

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