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