toc_sharp constant

IconData const toc_sharp

toc — material icon named "toc" (sharp).

Implementation

static const IconData toc_sharp = IconData(
  0xed5f,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);