pageview constant

IconData const pageview = const IconData(0xe8a0, fontFamily: 'MaterialIcons')

pageview — material icon named "pageview".

Implementation

static const IconData pageview = IconData(0xe8a0, fontFamily: 'MaterialIcons')