box constant

IconData const box

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

Implementation

static const IconData box =
    IconData(0xf5a4, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');