last_page constant

IconData const last_page

last_page — material icon named "last page".

Implementation

static const IconData last_page = IconData(
  0xe36b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);