double_arrow_sharp constant

IconData const double_arrow_sharp

double_arrow_sharp material symbols icon named "double_arrow_sharp" (sharp variation).

Implementation

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