eyedropper_halffull constant

IconData const eyedropper_halffull

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

Implementation

static const IconData eyedropper_halffull = IconData(
  0xf666,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);