refresh_circled constant
arrow_clockwise_circle — Cupertino icon for an arrow on a circular path with its end pointing at its start surrounded by a circle. This is icon is not filled in. This is the same icon as arrow_clockwise_circle in cupertino_icons 1.0.0+.
See also:
- refresh_circled_solid, which is similar, but filled in.
- refresh, which is the arrow of this icon without a circle.
Implementation
static const IconData refresh_circled = IconData(0xf49b, fontFamily: iconFont, fontPackage: iconFontPackage);