folder_solid constant
folder_fill — Cupertino icon for a single folder, which stores multiple files. This icon is filled in. This is the same icon as folder_fill in cupertino_icons 1.0.0+.
See also:
- folder, which is similar, but not filled in.
- folder_open, which is the pre-iOS 7 version of this icon and not filled in.
Implementation
static const IconData folder_solid = IconData(0xf435, fontFamily: iconFont, fontPackage: iconFontPackage);