gear_solid constant
gear_alt_fill — Cupertino icon for a gear with eight cogs. This icon is filled in. This is the same icon as gear_alt_fill in cupertino_icons 1.0.0+.
See also:
- gear, which is similar, but not filled in.
- settings_solid, which is another cogwheel with a different design.
Implementation
static const IconData gear_solid = IconData(
0xf43d,
fontFamily: iconFont,
fontPackage: iconFontPackage,
);