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