lightbulb_slash_fill constant

IconData const lightbulb_slash_fill

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

Implementation

static const IconData lightbulb_slash_fill = IconData(
  0xf6e0,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);