chrome_reader_mode_rounded constant

IconData const chrome_reader_mode_rounded

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

Implementation

static const IconData chrome_reader_mode_rounded = IconData(
  0xf63e,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);