moon_stars constant

IconData const moon_stars

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

Implementation

static const IconData moon_stars = IconData(
  0xf71a,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);