check_mark constant Null safety
checkmark — Cupertino icon for a checkmark. This is the same icon as checkmark in cupertino_icons 1.0.0+.
See also:
- check_mark_circled, which consists of this check mark and a circle surrounding it.
Implementation
static const IconData check_mark = IconData(0xf3fd, fontFamily: iconFont, fontPackage: iconFontPackage);