heart_solid constant
heart_solid — Cupertino icon for a filled heart shape. Can be used to indicate like or favorite states. This is the same icon as heart_fill in cupertino_icons 1.0.0+.
See also:
- heart, same shape, but not filled in.
Implementation
static const IconData heart_solid = IconData(
0xf443,
fontFamily: iconFont,
fontPackage: iconFontPackage,
);