refresh_thick constant

IconData const refresh_thick

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

See also:

  • refresh, which is similar, but rotated 45 degrees anti-clockwise and thinner.
  • refresh_bold, which is similar, but rotated 45 degrees clockwise and thicker.

Implementation

static const IconData refresh_thick = IconData(0xf3a8, fontFamily: iconFont, fontPackage: iconFontPackage);