chrome_reader_mode constant
chrome_reader_mode — material icon named "chrome reader mode".
Implementation
static const IconData chrome_reader_mode = IconData(
0xe162,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
chrome_reader_mode — material icon named "chrome reader mode".
static const IconData chrome_reader_mode = IconData(
0xe162,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);