first_page_sharp constant

IconData const first_page_sharp

first_page — material icon named "first page" (sharp).

Implementation

static const IconData first_page_sharp = IconData(
  0xe986,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);