heart constant
heart — Cupertino icon for an outlined heart shape. Can be used to indicate like or favorite states.
See also:
- heart_solid, same shape, but filled in.
Implementation
static const IconData heart = IconData(
0xf442,
fontFamily: iconFont,
fontPackage: iconFontPackage,
);