checkmark_square_fill constant

IconData const checkmark_square_fill

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

Implementation

static const IconData checkmark_square_fill = IconData(
  0xf5d0,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);