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