flag_slash_fill constant

IconData const flag_slash_fill

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

Implementation

static const IconData flag_slash_fill = IconData(
  0xf671,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);