double_arrow constant

IconData const double_arrow

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

Implementation

static const IconData double_arrow =
    IconData(0xea50, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons', matchTextDirection: true);