last_page_rounded constant
last_page — material icon named "last page" (round).
Implementation
static const IconData last_page_rounded = IconData(
0xf844,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
last_page — material icon named "last page" (round).
static const IconData last_page_rounded = IconData(
0xf844,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);