eyedropper_full constant

IconData const eyedropper_full

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

Implementation

static const IconData eyedropper_full = IconData(
  0xf665,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);