list_alt_rounded constant

IconData const list_alt_rounded

list_alt — material icon named "list alt" (round).

Implementation

static const IconData list_alt_rounded = IconData(
  0xf85d,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);