time constant
clock — Cupertino icon for a circle with a 90 degree angle shape in the center, resembling a clock with hands showing 09:00. This is the same icon as clock in cupertino_icons 1.0.0+.
See also:
- time_solid, which is similar, but filled in.
- clock, which is similar, but with dots on the clock face.
- clock_solid, which is similar, but filled in and with dots on the clock face.
Implementation
static const IconData time = IconData(0xf402, fontFamily: iconFont, fontPackage: iconFontPackage);