scope constant

IconData const scope

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

Implementation

static const IconData scope = IconData(
  0xf7ca,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);