checkmark_circle_fill constant

IconData const checkmark_circle_fill

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

Implementation

static const IconData checkmark_circle_fill = IconData(
  0xf3ff,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);