toc_outlined constant
toc — material icon named "toc" (outlined).
Implementation
static const IconData toc_outlined = IconData(
0xf44c,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
toc — material icon named "toc" (outlined).
static const IconData toc_outlined = IconData(
0xf44c,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);