enable constant

IconData const enable

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

Implementation

static const IconData enable =
    IconData(0xf188, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');