suit_heart constant

IconData const suit_heart

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

Implementation

static const IconData suit_heart = IconData(
  0xf833,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);