A function that returns a custom file icon based on the file extension.
final Widget Function(String fileExtension)? fileIconBuilder;