last_page_rounded constant

IconData const last_page_rounded

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

Implementation

static const IconData last_page_rounded = IconData(
  0xf844,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);