checkmark_square constant

IconData const checkmark_square

— Cupertino icon named "checkmark_square". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData checkmark_square = IconData(
  0xf5cf,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);