FolderViewIconTheme constructor
const
FolderViewIconTheme({})
Creates a FolderViewIconTheme
Implementation
const FolderViewIconTheme({
this.iconSize = 20.0,
this.iconColor,
this.selectedIconColor,
this.folderIcon,
this.folderOpenIcon,
this.parentIcon,
this.parentOpenIcon,
this.childIcon,
this.expandIcon,
});