last_page constant

IconData const last_page = const IconData(0xe5dd, fontFamily: 'MaterialIcons', matchTextDirection: true)

last_page — material icon named "last page".

Implementation

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