check_mark_circled constant

IconData const check_mark_circled

checkmark_circle — Cupertino icon for a checkmark in a circle. The circle is not filled in. This is the same icon as checkmark_circle in cupertino_icons 1.0.0+.

See also:

Implementation

static const IconData check_mark_circled = IconData(0xf3fe, fontFamily: iconFont, fontPackage: iconFontPackage);