chrome_reader_mode_outlined constant

IconData const chrome_reader_mode_outlined

chrome_reader_mode — material icon named "chrome reader mode" (outlined).

Implementation

static const IconData chrome_reader_mode_outlined = IconData(
  0xef51,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);