clear_circled constant
xmark_circle — Cupertino icon for a cross of two diagonal lines from edge to edge crossing in an angle of 90 degrees, which is used for dismissal, surrounded by circle. This icon is not filled in. This is the same icon as xmark_circle in cupertino_icons 1.0.0+.
See also:
- clear_circled_solid, which is similar, but filled in.
- clear, which is the standalone cross of this icon.
Implementation
static const IconData clear_circled = IconData(0xf405, fontFamily: iconFont, fontPackage: iconFontPackage);