check_mark_circled constant
A checkmark in a circle. The circle is not filled in.
See also:
- check_mark_circled_solid, which is similar, but filled in.
- check_mark, which is the check mark without a circle.
Implementation
static const IconData check_mark_circled = IconData(0xf3fe, fontFamily: iconFont, fontPackage: iconFontPackage)