lightbulb_slash constant

IconData const lightbulb_slash

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

Implementation

static const IconData lightbulb_slash = IconData(
  0xf6df,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);