String SprintfAll(String format, List<Object?> args) => stringForProfile(_sprintf(format, args), Writer.colorProfile);