folder property
ThemeIcon
get
folder
Reference to an icon representing a folder. The icon is taken from the current file icon theme or a placeholder icon is used.
Implementation
static _i3.ThemeIcon get folder => _i5.getProperty(
_declaredThemeIcon,
'Folder',
);