doc_checkmark_fill constant

IconData const doc_checkmark_fill

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

Implementation

static const IconData doc_checkmark_fill = IconData(
  0xf8d3,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);