clock_solid constant
clock_fill — Cupertino icon for a filled in circle with a dotted clock face inside with hands showing 10:30. This is the same icon as clock_fill and time_solid in cupertino_icons 1.0.0+.
See also:
- clock, which is similar, but not filled in.
- time, which is similar, but not filled in and without dots on the clock face.
- time_solid, which is similar, but without dots on the clock face.
Implementation
static const IconData clock_solid = IconData(0xf4bf, fontFamily: iconFont, fontPackage: iconFontPackage);