error constant

IconData const error

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

Implementation

static const IconData error =
    IconData(0xf8b6, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');