refresh_circled constant

IconData const refresh_circled = const IconData(0xf49b, fontFamily: iconFont, fontPackage: iconFontPackage)

An arrow on a circular path with its end pointing at its start surrounded by a circle. This is icon is not filled in.

See also:

Implementation

static const IconData refresh_circled = IconData(0xf49b, fontFamily: iconFont, fontPackage: iconFontPackage)