first_page_sharp constant
first_page — material icon named "first page" (sharp).
Implementation
static const IconData first_page_sharp = IconData(
0xe986,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
first_page — material icon named "first page" (sharp).
static const IconData first_page_sharp = IconData(
0xe986,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);