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