developer_mode constant

IconData const developer_mode

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

Implementation

static const IconData developer_mode =
    IconData(0xf2e2, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');