perspective constant

IconData const perspective

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

Implementation

static const IconData perspective = IconData(
  0xf758,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);