add_circled_solid constant
plus_circle_fill — Cupertino icon for an two straight lines, one horizontal and one vertical, meeting in the middle, which is the equivalent of a plus sign, surrounded by a circle. This icon is not filled in. This is the same icon as plus_circle_fill in cupertino_icons 1.0.0+.
See also:
- plus_circled, which is the pre-iOS 7 version of this icon with a thicker cross.
- add_circled, which is similar, but not filled in.
Implementation
static const IconData add_circled_solid = IconData(0xf48b, fontFamily: iconFont, fontPackage: iconFontPackage);