autoplay constant

IconData const autoplay

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

Implementation

static const IconData autoplay =
    IconData(0xf6b5, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons');