clear_circled constant

IconData const clear_circled

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:

Implementation

static const IconData clear_circled = IconData(0xf405, fontFamily: iconFont, fontPackage: iconFontPackage);