bell_slash constant

IconData const bell_slash

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

Implementation

static const IconData bell_slash = IconData(
  0xf58c,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);