comment constant

IconData const comment

comment material symbols icon named "comment" (outlined variation).

Implementation

static const IconData comment =
    IconData(0xe24c, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons', matchTextDirection: true);