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