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