const FileIconProvider({ Key? key, required this.icons, required this.child, }) : builder = null, super(key: key);