wand_stars constant

IconData const wand_stars

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

Implementation

static const IconData wand_stars = IconData(
  0xf892,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);