person_solid constant
person_fill — Cupertino icon for a single person. This icon is filled in. This is the same icon as person_fill in cupertino_icons 1.0.0+.
See also:
- person, which is similar, but not filled in.
- person_add_solid, which has an additional plus sign next to the person.
- group_solid, which consists of three people.
Implementation
static const IconData person_solid = IconData(0xf47e, fontFamily: iconFont, fontPackage: iconFontPackage);