moon_fill constant

IconData const moon_fill

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

Implementation

static const IconData moon_fill = IconData(
  0xf719,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);