close constant

IconData const close

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

Implementation

static const IconData close =
    IconData(0xe5cd, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');