wrench constant

IconData const wrench

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

Implementation

static const IconData wrench = IconData(
  0xf8a0,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);