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