checkmark constant

IconData const checkmark

checkmark — Cupertino icon named "checkmark". Available on cupertino_icons package 1.0.0+ only. This is the same icon as check_mark which is available in cupertino_icons 0.1.3.

Implementation

static const IconData checkmark = IconData(0xf3fd, fontFamily: iconFont, fontPackage: iconFontPackage);