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