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