playpause constant

IconData const playpause

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

Implementation

static const IconData playpause = IconData(
  0xf773,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);