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