获取预加载文件的完整路径
Gets the full path of a preload file.
static String? getPreloadFilePath(String fileName) => getFilePath(FolderType.preload, fileName);