list_rounded constant
list — material icon named "list" (round).
Implementation
static const IconData list_rounded = IconData(
0xf85e,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
list — material icon named "list" (round).
static const IconData list_rounded = IconData(
0xf85e,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);