arrow_forward constant

IconData const arrow_forward

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

Implementation

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