folder_open constant

IconData const folder_open

folder — Cupertino icon for a single folder that indicates being opened. A folder like this typically stores multiple files. This is the same icon as folder in cupertino_icons 1.0.0+.

See also:

  • folder, which is the equivalent of this icon for iOS versions later than or equal to iOS 7.

Implementation

static const IconData folder_open = IconData(0xf38a, fontFamily: iconFont, fontPackage: iconFontPackage);