first_page constant

IconData const first_page

first_page — material icon named "first page".

Implementation

static const IconData first_page = IconData(
  0xe28b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);