flag_rounded constant

IconData const flag_rounded

flag_rounded material symbols icon named "flag_rounded" (rounded variation).

Implementation

static const IconData flag_rounded =
    IconData(0xf0c6, fontFamily: 'MaterialSymbolsRounded', fontPackage: 'material_symbols_icons', matchTextDirection: true);