location_slash constant

IconData const location_slash

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

Implementation

static const IconData location_slash = IconData(
  0xf6f6,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);