check_box_rounded constant

IconData const check_box_rounded

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

Implementation

static const IconData check_box_rounded =
    IconData(0xe834, fontFamily: 'MaterialSymbolsRounded', fontPackage: 'material_symbols_icons');