Check if a backup file exists
static bool backupExists() => File(FileConfig.backupFile).existsSync();