placemark_fill constant

IconData const placemark_fill

— Cupertino icon named "placemark_fill". Available on cupertino_icons package 1.0.0+ only. This is the same icon as location_solid which is available in cupertino_icons 0.1.3.

Implementation

static const IconData placemark_fill = IconData(
  0xf456,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);