list_dash constant

IconData const list_dash

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

Implementation

static const IconData list_dash = IconData(
  0xf6eb,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);