refresh_bold constant

IconData const refresh_bold

arrow_counterclockwise — Cupertino icon for an arrow on a circular path with its end pointing at its start. This is the same icon as arrow_counterclockwise in cupertino_icons 1.0.0+.

See also:

  • refresh_thick, which is similar, but rotated 45 degrees anti-clockwise and thinner.
  • refresh, which is similar, but rotated 90 degrees anti-clockwise and much thinner.

Implementation

static const IconData refresh_bold = IconData(0xf21c, fontFamily: iconFont, fontPackage: iconFontPackage);