last_page_sharp constant

IconData const last_page_sharp

last_page — material icon named "last page" (sharp).

Implementation

static const IconData last_page_sharp = IconData(
  0xea65,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);