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