photo_fill constant

IconData const photo_fill

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

Implementation

static const IconData photo_fill = IconData(
  0xf768,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);